home *** CD-ROM | disk | FTP | other *** search
-
-
-
- AAAALLLLAAAARRRRMMMM((((3333FFFF)))) AAAALLLLAAAARRRRMMMM((((3333FFFF))))
-
-
-
- NNNNAAAAMMMMEEEE
- alarm - execute a subroutine after a specified time
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- iiiinnnntttteeeeggggeeeerrrr ffffuuuunnnnccccttttiiiioooonnnn aaaallllaaaarrrrmmmm ((((ttttiiiimmmmeeee,,,, pppprrrroooocccc))))
- iiiinnnntttteeeeggggeeeerrrr ttttiiiimmmmeeee
- eeeexxxxtttteeeerrrrnnnnaaaallll pppprrrroooocccc
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- This routine arranges for subroutine _p_r_o_c to be called after _t_i_m_e
- seconds. If _t_i_m_e is ``0'', the alarm is turned off and no routine will be
- called. The returned value will be the time remaining on the last alarm.
-
- FFFFIIIILLLLEEEESSSS
- /usr/lib/libU77.a
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- sleep(3F), signal(3F)
-
- BBBBUUUUGGGGSSSS
- _A_l_a_r_m and _s_l_e_e_p interact. If _s_l_e_e_p is called after _a_l_a_r_m, the _a_l_a_r_m
- process will never be called. SIGALRM will occur at the lesser of the
- remaining _a_l_a_r_m time or the _s_l_e_e_p time.
-
- OOOORRRRIIIIGGGGIIIINNNN
- MIPS Computer Systems
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-